/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* XING for Divi
--------------------------------------------------------------- 
@font-face {
  font-family: 'xing';
  src:  url('fonts/xing.eot?2a5kpv');
  src:  url('fonts/xing.eot?2a5kpv#iefix') format('embedded-opentype'),
    url('fonts/xing.ttf?2a5kpv') format('truetype'),
    url('fonts/xing.woff?2a5kpv') format('woff'),
    url('fonts/xing.svg?2a5kpv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

 XING Social Icon (overwriting fb)
---------------------------------------------------------------
.et-social-facebook a.icon::before {
	font-family: 'xing' !important;
    content: "\ead3";
}*/